You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on the large model development framework of langchain, LangGraph is integrated to create a scalable workflow architecture. RAG。基于langchain的大模型开发框架,集成LangGraph创建一个可扩展的工作流架构,RAG:结合检索向量知识库(Milvus),增强模型的知识检索能力,支持ChatGLM & OpenAI大语言
GenderBiasGPT is a tool designed to detect gender bias in text inputs, specifically for non-English languages like Vietnamese and Hindi. This model assesses whether a sentence is biased toward a male or female perspective and provides a bias score ranging from 0 to 1.
Using embeddings, ChatDev improves the accuracy of answers by retrieving relevant information from a pre-indexed database, ensuring that answers are always aligned with the context of the question.