Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 556 Bytes

todo.md

File metadata and controls

7 lines (7 loc) · 556 Bytes
  • possible AI tasks
    • take a query and return structured JSON answer.
    • take a task as query and do actions (i.e. with Lemon Agent)
    • add proper deploy instructions for existing rust http service
    • add proper library publishing step for the TS subtasks task
  • check LangChain.js to chain prompts + do calls to OpenAI & other LLMs in ts
  • use LangChain or MiniChain with python