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

A few updates #5687

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

A few updates #5687

wants to merge 10 commits into from

Conversation

isthaison
Copy link
Contributor

@isthaison isthaison commented Mar 6, 2025

What problem does this PR solve?

  • Agent
    • Modifications
    • Fixed BUG
      + DynamicVariablesForm fixed import type interface
    • New Additions
      • Added Variables: Extracts information, used throughout the conversation process, or combined with Invoke to link to external services.
  • Api
    • New Additions
      • OpenAI compatibility with Agent
  • Docs
    • OpenAI Compatibility
      • Modifications chat completion
      • Create agent completion
      • Variables component
  • Install Lib
    • googlesearch-python==1.3.0: Using in Component Agent Google 's provider OpenSearch

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Documentation Update
  • Refactoring

@KevinHuSh
Copy link
Collaborator

KevinHuSh commented Mar 6, 2025

Appreciations!
As long as you changed pyproject.toml, you need to add the coresponding uv.lock at the same time.
Via

uv lock

@isthaison
Copy link
Contributor Author

Ah. I removed it from the original main branch on my force. And it is initialized during the server start process https://github.com/isthaison/ragflow/blob/main/docker/entrypoint.sh#L15. I'm building. I build and run debug on Windows. Okay I'll add it again

isthaison added a commit to isthaison/ragflow that referenced this pull request Mar 12, 2025
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.

2 participants