Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to BYOLLM #154

Merged
merged 12 commits into from
Dec 21, 2024
Merged

Allow users to BYOLLM #154

merged 12 commits into from
Dec 21, 2024

Conversation

joshi4
Copy link
Contributor

@joshi4 joshi4 commented Dec 21, 2024

  • export: Artifact -> Workflow
  • config: support openai_base_url config value
  • client: add llmClient that abstracts away the llm used to generate workflows
  • client: refactor types to authz and llm pkgs
  • client/llm: rm file
  • llm,model,client: separate types for reuse
  • llm: impl custom openAI endpoint
  • enforce json output with structured outputs
  • config,llm: validate llm_base_url and inherit model name from config
  • refactor: move Ask api calls into llm pkg.
  • custom_llm: impl Ask
  • add requried fields
  • tighten prompt
  • support savvy explain with local llms

@joshi4 joshi4 merged commit 335ab9c into main Dec 21, 2024
1 check passed
@joshi4 joshi4 deleted the sj/ollama branch December 21, 2024 01:35
@joshi4 joshi4 mentioned this pull request Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant