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

Major Feature: Tool Support #99

Merged
merged 219 commits into from
Jun 24, 2024
Merged

Major Feature: Tool Support #99

merged 219 commits into from
Jun 24, 2024

Conversation

Maxwell-Lindsey
Copy link
Collaborator

@Maxwell-Lindsey Maxwell-Lindsey commented Jan 22, 2024

We will publish docs to describe the usage in more detail on https://docs.uiuc.chat

  1. Log convos to LangSmith for easier validation of prompt engineering of final prompts
  2. Fix bug with saving conversation history when browser localStorage is full.
  3. Much improved design of /chat page - responsive design, fixed markdown support to include headers (and everything else).

Copy link

vercel bot commented Jan 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
uiuc-chat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 8:16pm

Copy link
Contributor

sweep-ai bot commented Jan 22, 2024

Sweeping

Resolving merge conflicts: track the progress here.

I'm currently resolving the merge conflicts in this PR. I will stack a new PR once I'm done.

[!CAUTION]

An error has occurred: [Errno 2] No such file or directory: '/tmp/cache/repos/KastanDay/ai-ta-frontend/b9380e9eded74ada19bb7d94a49a4d0d131f4e9fbe06e0d42b5c0b8b24c25d28/n8n-ui/middleware.ts' (tracking ID: f2d515d3e1)

currentEmail !== (courseMetadata.course_owner as string) &&
courseMetadata.course_admins.indexOf(currentEmail) === -1
) {
router.replace(`/${course_name}/not_authorized`)

Check warning

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.
…ol outputs. image + text outputs! Log tool pageviews to posthog
… separate instances for easy grouping and comparisons
…message conversations, persisting documents retrieved and image descriptions for ALL messages instead of last
Copy link
Collaborator

@KastanDay KastanDay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks 100% ready to go. Thorough testing, it all looks fantastic. FINALLY MERGE!

@KastanDay KastanDay changed the title n8n UI Major Feature: Tool Support Jun 24, 2024
Copy link
Collaborator

@rohan-uiuc rohan-uiuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fantastic, merging this!

CleanShot 2024-06-24 at 15 30 49

@rohan-uiuc rohan-uiuc merged commit ec2d23f into main Jun 24, 2024
4 checks passed
@rohan-uiuc rohan-uiuc deleted the n8n-ui branch June 24, 2024 20:36
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.

4 participants