mirror of
https://github.com/AJaySi/ALwrity.git
synced 2026-04-25 08:55:58 +03:00
[PR #108] [CLOSED] FastAPI Implementation #228
Labels
No labels
AI Content Agents
AI Content Strategy
AI Content planning
AI Marketing Tools
AI SEO
AI personalization
AI writer
ALwrity Copi-lot
Alwrity web search
Anthropic
DeepSeek
Gemini AI
Integration
LLM
OnBoarding
OnBoarding
RAG knowledgebase Memory
bug
documentation
enhancement
good first issue
help wanted
invalid
openai
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ALwrity#228
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/AJaySi/ALwrity/pull/108
Author: @fine-ai[bot]
Created: 8/16/2024
Status: ❌ Closed
Base:
main← Head:fine/fastapi-implementation📝 Commits (1)
faef4e7Implement FastAPI backend and integrate with Streamlit frontend📊 Changes
6 files changed (+235 additions, -8 deletions)
View changed files
📝
alwrity.py(+66 -8)➕
app/config.py(+25 -0)➕
app/dependencies.py(+50 -0)➕
app/main.py(+25 -0)➕
app/models.py(+23 -0)➕
app/routes.py(+46 -0)📄 Description
Implement FastAPI backend and integrate with Streamlit frontend
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.