Open Issues Need Help
View All on GitHub AI/ML • Roleplaying
Replace hard coded root url in all places about 2 months ago
AI Summary: Replace all hardcoded root URLs within the roleplay AI application with environment variables. This will allow for flexible deployment and easier local development by enabling configuration of the root URL through environment settings instead of modifying the code directly.
Complexity:
3/5
bug good first issue
AI/ML • Roleplaying
Create the logic for documents in the frontend about 2 months ago
AI Summary: Develop frontend logic to display documents fetched from the provided API (https://roleplay-ai.bjoern-buettner.me/api/v1/docs). The UI should remain largely unchanged, inspired by the existing character sheet design. Documents are presented with titles and text content.
Complexity:
3/5
enhancement good first issue