discourse-ai/lib/completions/dialects
Sam d0f54443ae
FEATURE: LLM based peroidical summary report (#357)
Introduce a Discourse Automation based periodical report. Depends on Discourse Automation.

Report works best with very large context language models such as GPT-4-Turbo and Claude 2.

- Introduces final_insts to generic llm format, for claude to work best it is better to guide the last assistant message (we should add this to other spots as well)
- Adds GPT-4 turbo support to generic llm interface
2023-12-19 12:04:15 +11:00
..
chat_gpt.rb FEATURE: LLM based peroidical summary report (#357) 2023-12-19 12:04:15 +11:00
claude.rb FEATURE: LLM based peroidical summary report (#357) 2023-12-19 12:04:15 +11:00
dialect.rb FEATURE: LLM based peroidical summary report (#357) 2023-12-19 12:04:15 +11:00
gemini.rb DEV: Tool support for the LLM service. (#366) 2023-12-18 18:06:01 -03:00
llama2_classic.rb DEV: Tool support for the LLM service. (#366) 2023-12-18 18:06:01 -03:00
orca_style.rb DEV: Tool support for the LLM service. (#366) 2023-12-18 18:06:01 -03:00